home *** CD-ROM | disk | FTP | other *** search
/ Photodex - Picture Factory / Photodex Picture Factory 1.iso / system.cfg < prev    next >
Text File  |  1993-11-08  |  2KB  |  57 lines

  1. ;********************************************
  2. ;********************************************
  3.  
  4. ;  SYSTEM.CFG - Photodex Configuration File
  5.  
  6. ;********************************************
  7. ;********************************************
  8.  
  9.  
  10. /*************************************
  11.          FOR ADVANCED USERS:
  12.   ------------------------------------
  13.    The following are examples which
  14.    may be enabled by removing the ';'.
  15.    For more info regarding this .CFG
  16.    file, contact the vendor from which
  17.    this product was purchased.
  18.  
  19.    Photodex should automatically detect
  20.    the system's configuration and run.
  21.    Due to the high volume of non-standard
  22.    products in the PC market, however,
  23.    there are configuration options to
  24.    force specific configurations.
  25. *************************************/
  26.  
  27.  
  28.     /* example of forcing VESA support */
  29. ;videoType=VESA      ;set video type
  30. ;     Some video cards have been known to cause problems with
  31. ;     certain system configurations.  Try using one of the following
  32. ;     labels for the "videoType" parameter:
  33. ;
  34. ;           PARA     Paradise (common autodetection difficulty)
  35. ;           EV634    Everex EV-634 Viewpoint Premium VGA
  36. ;           OAK      Oak Technologies
  37. ;           TRIDNT   Trident
  38. ;           TSENG4   Tseng Labs 4000 series chipsets
  39. ;           VESA     VESA standard adapter
  40. ;           VID7     Video 7
  41. ;           CIRRUS   Cirrus
  42. ;           GENOA    Genoa 6400 series
  43.  
  44. ;videoMem=1024       ;set amount of video memory in 1024 byte chunks
  45.  
  46.     /* if your video adapter has an S3 graphics accellerator */
  47. ;videoS3=0           ;disable S3 support (in case of difficulty)
  48.  
  49. ;videoMode=800x600   ;if you know you have high res. 256 color modes
  50. ;videoMode=1024x768
  51. ;videoMode=1280x1024
  52.  
  53.  
  54.     /* some video cards interact with the mouse's motion */
  55. ;mickeys=8             ;play with this number if you have mouse difficulty
  56. ;mouseShift=3          ;multiplier for mouse movement (normally 0)
  57.